Skip to content

fix(ci): single-line the release upload command - #14

Merged
ModifAmorphic merged 1 commit into
mainfrom
fix/release-upload-single-line
Jun 14, 2026
Merged

fix(ci): single-line the release upload command#14
ModifAmorphic merged 1 commit into
mainfrom
fix/release-upload-single-line

Conversation

@ModifAmorphic

Copy link
Copy Markdown
Owner

fix(ci): single-line the release upload command

The two-line `gh release upload ... \` form used a bash line-continuation
that PowerShell (the Windows runner default) rejects. Collapse it to a
single shell-agnostic line instead of forcing `shell: bash`, which the
previous fix (#11) used as a workaround.
@ModifAmorphic
ModifAmorphic merged commit b1e6aa0 into main Jun 14, 2026
3 checks passed
@ModifAmorphic
ModifAmorphic deleted the fix/release-upload-single-line branch June 14, 2026 17:26
ModifAmorphic pushed a commit that referenced this pull request Jun 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.2](v0.1.1...v0.1.2)
(2026-06-14)


### Bug Fixes

* **ci:** single-line the release upload command
([b1e6aa0](b1e6aa0))
* **ci:** single-line the release upload command
([#14](#14))
([b1e6aa0](b1e6aa0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ModifAmorphic pushed a commit that referenced this pull request Jun 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.2](v0.1.1...v0.1.2)
(2026-06-14)


### Bug Fixes

* **ci:** single-line the release upload command
([b1e6aa0](b1e6aa0))
* **ci:** single-line the release upload command
([#14](#14))
([b1e6aa0](b1e6aa0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant